Skip to content

Conversation

bertilhatt
Copy link
Contributor

A prospect mentioned that:

EPPO document describes that the service account needs only roles/bigquery.jobUser .
Don't need permission to read data?
For example, roles/bigquery.user, roles/bigquery.dataViewer .
The reason I asked this question is because I was getting permission errors on my test connection.

with a screen capture that reads:

Failed to add database connection: Access Denied: Dataset <…>
Permission bigquery.tables.create denied on dataset <…> (or it may not exist).

I don‘t have easy access to a BigQuery instance to validate that we need more, independently of step 2. and 3.

A prospect  mentioned that:
> EPPO document describes that the service account needs only roles/bigquery.jobUser .
> Don't need permission to read data?
> For example, roles/bigquery.user, roles/bigquery.dataViewer .
> The reason I asked this question is because I was getting permission errors on my test connection.
with a screen capture that reads:
> Failed to add database connection: Access Denied: Dataset <…>
> Permission bigquery.tables.create denied on dataset <…> (or it may not exist).
@bertilhatt bertilhatt requested a review from petzel March 14, 2025 15:14
Copy link

netlify bot commented Mar 14, 2025

Deploy Preview for eppo-data-docs ready!

Name Link
🔨 Latest commit e02f804
🔍 Latest deploy log https://app.netlify.com/sites/eppo-data-docs/deploys/67d447c08040d200089c3ba3
😎 Deploy Preview https://deploy-preview-630--eppo-data-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bertilhatt bertilhatt requested a review from aarsilv March 16, 2025 21:15
@aarsilv aarsilv requested a review from jonathan-fulton March 17, 2025 10:43
7. Under **Service account permissions**, add the following roles:
- `BigQuery Job User (roles/bigquery.jobUser)`
- Required
- `BigQuery User (roles/bigquery.user)`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AI suggests roles/bigquery.dataEditor may accomplish what we need with less permissions than user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants